isLooping

abstract fun isLooping(block: DesignBlock): Boolean

Query whether the block is looping.

Return

whether the block is looping.

Parameters

block

the block to query.